The bigER Modeling Tool has now more than 5000 Users in VS Code
I am thrilled to announce, that, as of today, the bigER modeling tool, which is available as a free plugin for the VS Code editor has reached the milestone of 5000 users!
BIGER Modeling Tool
Open-source ER modeling tool for VS Code supporting hybrid, textual- and graphical editing, multiple notations, and SQL code generation! ➜ Download the VS Code Extension
Main features:
- 📝 Textual Language for the specification of ER models in the textual editor. Assistive validation and rich-text editing support, enabled with the Language Server Protocol, allows to quickly get familiar with the available language constructs.
- 📊 Diagram View that is fully synchronized with the textual model and automatically updates on changes. Also offers an interactive toolbar with graphical editing actions, layout mechanisms, and multi-notation support.
- 🖨️ Code Generation to generate SQL tables out of the specified ER models and integrate with existing databases.
Further reading: #
- bigER in VS Code Marektplac
- bigER Github Repository
- EDOC 2021 Paper: Introducing bigER
- ER 2022 Paper: new bigER features